diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-05 19:29:23 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-05 19:29:23 +0900 |
| commit | 23502b208f658e24f655cdeb91a0d3cf1501ce46 (patch) | |
| tree | ee8a64ac78f9949bfdbed8fdbbb390605fe0aa96 /config/waybar/configs/[TOP] 0-Ja-0 | |
| parent | 5f2cdb95effe909fa290bf340f9df896ce6eb4e6 (diff) | |
Minor waybar update
Diffstat (limited to 'config/waybar/configs/[TOP] 0-Ja-0')
| -rw-r--r-- | config/waybar/configs/[TOP] 0-Ja-0 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/config/waybar/configs/[TOP] 0-Ja-0 b/config/waybar/configs/[TOP] 0-Ja-0 new file mode 100644 index 00000000..b5c7a62f --- /dev/null +++ b/config/waybar/configs/[TOP] 0-Ja-0 @@ -0,0 +1,51 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +/* My Mostly Used waybar config incase you wonder :) */ +{ +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + "$HOME/.config/waybar/ModulesCustom", + "$HOME/.config/waybar/ModulesGroups", + ], +"layer": "top", +//"mode": "dock", +"exclusive": true, +"passthrough": false, +"position": "top", +"spacing": 3, +"fixed-center": true, +"ipc": true, +"margin-top": 3, +"margin-left": 8, +"margin-right": 8, + +"modules-left": [ + "idle_inhibitor", + "custom/separator#blank", + "tray", + "custom/separator#blank", + "clock", + "custom/playerctl", + "custom/separator#blank_2", + "hyprland/window", + ], + +"modules-center": [ + "group/app_drawer", + "custom/separator#dot-line", + "hyprland/workspaces#rw", + "custom/separator#dot-line", + "custom/swaync", + ], + +"modules-right": [ + "group/laptop", + "custom/separator#blank", + "group/mobo_drawer", + "custom/separator#line", + "group/audio", + "custom/separator#dot-line", + "group/status", + ], +}
\ No newline at end of file |
